home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd1.bin / sharewar / hnet / hnetinfo.exe / {app} / HBenchmark / HnIBench.CSY / RCDATA / TKERNELFORM / TKERNELFORM.txt < prev   
Encoding:
Text File  |  2002-04-13  |  884 b   |  45 lines

  1. object KernelForm: TKernelForm
  2.   Left = 388
  3.   Top = 351
  4.   BorderStyle = bsNone
  5.   Caption = 'KernelForm'
  6.   ClientHeight = 30
  7.   ClientWidth = 306
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Bevel1: TBevel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 306
  23.     Height = 30
  24.     Align = alClient
  25.     Style = bsRaised
  26.   end
  27.   object Image1: TImage
  28.     Left = 4
  29.     Top = 5
  30.     Width = 20
  31.     Height = 20
  32.     Picture.Data = {<image000.bmp>}
  33.     Transparent = True
  34.   end
  35.   object Label1: TLabel
  36.     Left = 36
  37.     Top = 8
  38.     Width = 261
  39.     Height = 13
  40.     Alignment = taCenter
  41.     AutoSize = False
  42.     Caption = 'Un/Installing  kernel driver. Please wait...'
  43.   end
  44. end
  45.